.main_qrcode_float_wrap {
  position: fixed;
  top: 450px;
  right: 30px;
  margin: auto;
  width: 120px;
  border: 1px solid #bebebe;
  box-sizing: border-box;
  font-size: 13px;
  background-color: #fff;
  z-index: 9999999;
}
.main_qrcode_float_wrap .connetct_title_wrap {
  position: relative;
  background-color: #0063ba;
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #fff;
  text-align: center;
}
.main_qrcode_float_wrap .connetct_title_wrap .connect_close_btn {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  background: url("../img/close_icon.png")/*tpa=http://www.creditchina.gov.cn/images/close_icon.png*/ 6px 6px no-repeat;
}
.main_qrcode_float_wrap .connetct_method_wrap {
  width: 100%;
  color: #7c7c7c;
  text-align: center;
}
.main_qrcode_float_wrap .connetct_method_wrap .qrcode_pic_wrap p {
  height: 37px;
  line-height: 37px;
}
.main_qrcode_float_wrap .connetct_method_wrap .qrcode_pic_wrap span {
  display: block;
  width: 100px;
  height: 100px;
  margin: -10px auto 0;
}
.main_qrcode_float_wrap .connetct_method_wrap .qrcode_pic_wrap .mobile_qrcode_pic {
  background: url("../img/qrcode1.png")/*tpa=http://www.creditchina.gov.cn/images/qrcode1.png*/ 0px 0px no-repeat;
  background-size: 100% 100%;
}
.main_qrcode_float_wrap .connetct_method_wrap .qrcode_pic_wrap .weixin_qrcode_pic {
  background: url("../img/qrcode2.png")/*tpa=http://www.creditchina.gov.cn/images/qrcode2.png*/ 0px 0px no-repeat;
  background-size: 100% 100%;
}

.qrcode_wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #333;
  font-size: 10px;
  padding: 10px;
  width: 250px;
  height: 280px;
  border: 1px solid #bebebe;
  background-color: #fff;
  overflow: hidden;
  z-index: 9999;
}
.qrcode_wrap .qrcode_header_tips {
  height: 15px;
  line-height: 15px;
}
.qrcode_wrap .qrcode_header_tips .qrcode_header_right {
  display: inline-block;
  width: 15px;
  height: 15px;
  float: right;
}
.qrcode_wrap .qrcode {
  width: 185px;
  height: 185px;
  margin: 20px auto;
}
.qrcode_wrap .qrcode_footer_tips {
  line-height: 20px;
}


/*新增样式*/

.main_qrcode_float_wrap_after {
  position: absolute;
  left: -140px;
  top: -100px;
}
.main_qrcode_float_wrap_after:after {
  content: "";
  display: block;
  position: absolute;
  right: -7px;
  top: 120px;
  z-index: -100;
  width: 9px;
  height: 15px;
  background: url("../img/share-triangle.png")/*tpa=http://www.creditchina.gov.cn/images/share-triangle.png*/ no-repeat left top;
}
.sharebox {
  width: 105px;
  height: auto;
  background-color: #efefef;
  position: fixed;
  /*top: 300px;
  bottom: 50px;*/
  right: 2px;
  z-index: 99999;
}
.sharebox .share-item1,
.sharebox .share-item2,
.sharebox .share-item3,
.sharebox .share-item4,
.sharebox .share-item5 {
  width: 100%;
}
.sharebox .share-item1 {
  height: 6px;
  background-color: #0063ba;
}
.sharebox .share-item2,
.sharebox .share-item3,
.sharebox .share-item4,
.sharebox .share-item5 {
  position: relative;
  background-color: #ffffff;
  height: 70px;
  cursor: pointer;
}
.sharebox .share-item2:hover {
  background-color: #efefef;
}
.sharebox .share-item4:hover {
  background-color: #efefef;
}
.sharebox .share-item5:hover {
  background-color: #efefef;
}
.sharebox .item2-bg {
  width: 100%;
  height: 40px;
  background: url("../img/share-top.png")/*tpa=http://www.creditchina.gov.cn/images/share-top.png*/ no-repeat center center;
}
.sharebox .item3-bg {
  width: 100%;
  height: 40px;
  background: url("../img/share-er.png")/*tpa=http://www.creditchina.gov.cn/images/share-er.png*/ no-repeat center center;
}
.sharebox .item4-bg {
  width: 100%;
  height: 40px;
  background: url("../img/share-sahre.png")/*tpa=http://www.creditchina.gov.cn/images/share-sahre.png*/ no-repeat center center;
}
.sharebox .item5-bg {
  width: 100%;
  height: 40px;
  background: url("../img/share-feedback.png")/*tpa=http://www.creditchina.gov.cn/images/share-feedback.png*/ no-repeat center center;
}

.sharebox .hover-mounse {
     position: absolute;
    left: -10px;
    top: 0;
    width: 12px;
    height: 68px;
    z-index: -1;
}
.sharebox .main_share_list {
  position: absolute;
  left: -140px;
  top: -12px;
  width: 116px;
  height: 68px;
  padding: 8px 7px;
  background-color: #fff;
  border: 1px solid #ebebeb;
}
.sharebox .main_share_list .share_list_title {
  font-size: 14px;
  color: #333333;
  margin-bottom: 5px;
}
.sharebox .main_share_list .share_list_wrap {
  font-size: 0;
  width: 124px;
}
.sharebox .main_share_list .share_list_wrap li {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-left: 4px;
  cursor: pointer;
}
.sharebox .main_share_list .share_list_wrap .weixin_share_icon {
  margin-left: 0;
  background: url("../img/weixin_icon.png")/*tpa=http://www.creditchina.gov.cn/images/weixin_icon.png*/ no-repeat top left;
}
.sharebox .main_share_list .share_list_wrap .weibo_share_icon {
  background: url("../img/weibo_icon.png")/*tpa=http://www.creditchina.gov.cn/images/weibo_icon.png*/ no-repeat top left;
}
.sharebox .main_share_list .share_list_wrap .tieba_share_icon {
  background: url("../img/tieba_icon.png")/*tpa=http://www.creditchina.gov.cn/images/tieba_icon.png*/ no-repeat top left;
}
.sharebox .main_share_list .share_list_wrap .rb_share_icon {
  background: url("../img/rb_icon.png")/*tpa=http://www.creditchina.gov.cn/images/rb_icon.png*/ no-repeat top left;
}
.sharebox .main_share_list:after {
  content: "";
  display: block;
  position: absolute;
  right: -7px;
  top: 36px;
  z-index: -100;
  width: 9px;
  height: 15px;
  background: url("../img/share-triangle.png")/*tpa=http://www.creditchina.gov.cn/images/share-triangle.png*/ no-repeat left top;
}


.sharebox .share_title {
  font-size: 12px;
  text-align: center;
  color: #333;
}